<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å…¬å…±*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-font-smoothing: antialiased;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

ul,
li,
ol {
	list-style: none;
}

dl,
dd {
	margin: auto;
}

input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

a,
a:visited {
	color: #000;
}
a:link,
a:visited {
	text-decoration: none;
	outline: none;
}

a {
	cursor: pointer;
}
.all_button:visited {
	color: #fff;
}
.xkz a:hover {
	color:#fff;
}
.xkz a {
	color:#d3d3d3;
}
/*æ‰€æœ‰è¶…é“¾æŽ¥ä¸è¦ä¸‹åˆ’çº¿*/

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


/*ä»»ä½•æ&nbsp;‡ç­¾ã€åŒ…æ‹¬å®ƒå‰é¢ã€åŽé¢ç”Ÿæˆçš„å†…å®¹éƒ½ä¸è¦å½±å“ç›’å­çš„è¾¹æ¡†*/

.left {
	float: left;
}

.right {
	float: right;
}

.w-gray {
	color: #aaaaaa
}

.w-white {
	color: #FFFFFF !important;
}

.w-blue {
	color: #0086da;
}

.clear {
	clear: both;
}

.margin-t30 {
	margin-top: 30px !important;
}


/*header*/
.my-product-nav {
	padding-right: 50px;
}
@media only screen and (min-width: 1400px) {
	.my-product-nav {
		padding-right: 350px;
	}
}
.my-product-nav &gt; li &gt; a {
    padding: .4em .1em;
}
.header {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: 80px;
	/*line-height: 80px;*/
	-moz-box-shadow: 0px 1px 30px #ECECEC;
	box-shadow: 0px 1px 30px #ECECEC;
}
.am-container-1 {
/*	max-width: 1120px; */
	max-width: 100%;
	margin: 0 auto;
}

.am-topbar-nav &gt; li &gt; a:after {
	display: none;
}

.logo {
	height: 50px;
}

.word {
	position: absolute;
	top: 30px;
	left: 100px;
}
@media only screen and (min-width: 768px) {
	.am-topbar-brand {
		padding: 13px 0;
	}
	.am-with-fixed-navbar {
	    padding-bottom: 0;
	}
	.hw-menu li {
		height: 80px;
	}

	.hw-menu-active {
		/*background-color: #0086da;
		border-radius: 5px;*/
		border-bottom: 4px solid #0086da;
	}

	.hw-menu-active a {
		color: #0086da;
	}

	.hw-menu li:hover {
		border-bottom: 4px solid #0086da;
	}

	.hw-menu li a:hover {
		color: #0086da;
		background-color: transparent;
	}

	.hw-menu li a {
		font-size: 16px;
		line-height: 80px;
	}

	.hw-menu li a:hover {
		border-radius: 5px;
	}
	.get-title {
	    font-size: 42px;
	    font-weight: 100;
	    padding: 100px 0 60px;
	    color:#fff;
	    display: inline-block;
	}
	.get-title-p {
		line-height: 32px;
		font-size: 18px;
	}
}
@media only screen and (max-width:768px) {
	.header {
		/*position: fixed;*/
		top: 0px;
		z-index: 1000;
		height:35px;
	}
	.logo {
		height: 35px;
	}
	.hw-menu {
		background-color: #fff;
	}
	.hw-menu-active {
		background-color: #0086da;
	}

	.hw-menu-active:hover {
		background-color: #0086da;
	}

	.hw-menu li:hover {
		background-color: #eee;
	}

	.hw-menu li a:hover {
		color: #0086da;
	}

	.hw-menu li a {
		font-size: 16px;
		line-height: 30px;
	}

	.hw-menu li a:hover {
		border-radius: 5px;
	}
	.get-title {
	    font-size: 30px;
	    font-weight: 100;
	    padding: 80px 0 50px;
	    color:#fff;
	    display: inline-block;
	}
	.get-title-p {
		line-height: 32px;
		font-size: 18px;
		padding:0 20px;
	}
}

/*headerç»“æŸ*/


/*å°¾éƒ¨*/
@media only screen and (max-width:768px) {
	.footer {
		width: 100%;
		height: auto;
		background-color: #515050;
		overflow: hidden;
		padding: 0 5% 25px 5%;
		/*background: url(../i/bg-pic2.png) no-repeat;*/
		background-size: 100% 100%;
		color: #d3d3d3;
		font-size:1.7rem;
	}
}
@media only screen and (min-width:768px) {
	.footer {
		width: 100%;
		height: auto;
		background-color: #515050;
		overflow: hidden;
		padding: 0 5% 25px 5%;
		/*background: url(../i/bg-pic2.png) no-repeat;*/
		background-size: 100% 100%;
		color: #d3d3d3;
		font-size:1.4rem;
	}
}
.footer .foot_img i {
    background: url("../i/foot.png") no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    width: 77px;
    height: 77px;
    float: left;
}
.footer .foot_img {
    width: 77px;
    height: 230px;
    float: left;
    margin: -8px 10px 30px 0;
}
@media only screen and (max-width:768px) {
	.footer dt {
	    font-size: 38px;
	    color: #d9d9d9;
	    line-height: 56px;
	    padding-bottom: 28px;
	    font-weight: 100;
	}
	.footer dd {
	    margin: 4px 0;
	    height: 28px;
	}
}
@media only screen and (min-width:768px) {
	.footer dt {
	    font-size: 26px;
	    color: #d9d9d9;
	    line-height: 56px;
	    padding-bottom: 12px;
	}
	.footer dd {
	    margin: 4px 0;
	    height: 18px;
	}
}

.footer ul {
	padding-top: 40px;
	margin: 0 auto;
}

.footer ul li a {
	color: #d3d3d3;
}

.part-5-words2 p {
	line-height: 23px;
	font-size: 13px;
}

.part-5-words2 span {
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
}

.part-5-words2-ul li {
	margin-bottom: 10px;
	font-size: 13px;
	padding: 0;
}

.part-5-words2-ul {
	padding-top: 0 !important;
	width: 100% !important;
}

.part-5-words2-ul li a {
	color: #fff;
}

.part-5-title {
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.part-5-words2 span i {
	font-size: 20px;
}

.part-5-words2 span em {
	font-style: normal;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
}
.zhaopin {
	display: block;
}
.zhaopin dl {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 24px;
}
.zhaopin dt {
	position: relative;
}
.zhaopin dt .title {
	font-size: 30px;
	color: #999;
	padding: 20px 0 5px;
}
.zhaopin dt .area span {
	display: inline-block;
	background: url(http://www.yesky.com/TLimages2009/yesky/images/yesky_gw14/zhxon.png) no-repeat;
	line-height: 32px;
	font-size: 16px;
	color: #0093dd;
	padding-left: 24px;
	background-position: 0 -145px;
	margin-right: 30px;
}
.zhaopin dt .area span.count {
	padding-left: 30px;
	background-position: 0 -112px;
}
.zhaopin dt em {
	width: 30px;
	height: 54px;
	right: 45px;
	top: 76px;
	position: absolute;
	cursor: pointer;
	background: url(../i/down.png) no-repeat;
}
.zhaopin dt em.show {
	background: url(../i/up.png) no-repeat;
}
.zhaopin dd {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	display: none;
}
.zhaopin dd.show {
    display: block;
}
@media only screen and (max-width:768px) {
	.footer {
		width: 100%;
	}
	.footer ul {
		width:100%;
	}
	.part-5-title,.part-5-words2 {
		padding-left:4px;
	}
}

/*å°¾éƒ¨ç»“æŸ*/


/*é¦–é¡µ*/
@media only screen and (max-width:768px) {
	.b-con {
		background-color: #F5F5F5;
		padding-top: 30px;
	}
	.part-content {
		text-align: center;
		margin-top: 10px;
		width: 100%;
		margin-bottom: 0px;
		padding-bottom: 20px;
	}
	.youshi {
	    background-color: #4292cc;
	    background-size:100% auto;
	    padding: 10px 0 40px;
	    position: relative;
	    overflow: hidden;
	}
	.platform_advantage_list {
		display: block;
		overflow: hidden;
		margin: 15px 0 15px 5px;
	}
	.join_in {
		padding: 40px 0;
		background: url(../i/033.jpg) center top repeat;
		text-align: center;
	}
	.join_in_title {
		font-size: 36px;
		color: #fff;
		padding: 0 10px;
	}
	.news-all {
		margin: 10px 0 40px;
	}
	.news-img {
		width: 100%;
		overflow: hidden;
	}
	.news-content-ul li {
		margin: 0 0 30px;
	}
	.part-title-span {
		font-size: 26px;
		font-weight: 100;
	}
	.part-title p {
		font-size: 15px;
		color: #999;
		margin-top: -5px;
		padding:0 15px;
	}
	.part-all {
		width: 100%;
		margin-top: 20px;
		color: rgb(126, 126, 126);
	}
	.pt80 {
		padding-top: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
	.nopad {
		padding-left: 0;
		padding-right: 0;
	}
	.platform_advantage_list {
		display: block;
		overflow: hidden;
		margin: 0 30px 60px 30px;
	}
}
@media only screen and (min-width: 1440px) {
	.platform_advantage_list {
		display: block;
		overflow: hidden;
		margin: 0 0 60px 60px;
	}
}
@media only screen and (min-width: 768px) {
	.b-con {
		background-color: #F5F5F5;
		padding-top: 80px;
	}
	.part-content {
		text-align: center;
		margin-top: 35px;
		width: 100%;
		margin-bottom: 0px;
		padding-bottom: 40px;
	}
	.t90 {
		margin-top: -90px;
	}
	.youshi {
	    background: #fff url(../i/bannerbg3.png) center top repeat-x;
	    background-size:auto 100%;
	    /*background-repeat: space;*/
	    padding: 100px 0 160px;
	    position: relative;
	    overflow: hidden;
	}
	.join_in {
		padding: 100px 0;
		background: url(../i/033.jpg) center top repeat;
		text-align: center;
	}
	.join_in_title {
		font-size: 36px;
		color: #fff;
	}
	.news-all {
		margin: 80px 0 100px;
	}
	.news-img {
		width: 90%;
		overflow: hidden;
	}
	.news-content-ul li {
		margin: 20px 0 30px;
	}
	.part-title-span {
		font-size: 34px;
		font-weight: 100;
	}
	.part-title p {
		font-size: 17px;
		color: #999;
		margin-top: -5px;
	}
	.part-all {
		width: 100%;
		margin-top: 20px;
		color: rgb(126, 126, 126);
	}
	.pt80 {
		padding-top: 40px;
	}
}

.product-nav {
	background-color: #fff;
	overflow: hidden;
	white-space: nowrap;
	height: 36px;
	width: 100%;
	margin: 0;
}
.product-nav li {
	float:right;
}


.part-title {
	text-align: center;
	position: relative;
}

.part-title-i {
	vertical-align: sub;
	font-size: 36px;
	color: #0086da;
	margin-right: 5px;
}

.part-title img {
	width: 170px;
}

.title-intro {
	font-weight: bold;
	font-size: 15px;
	margin-top: -7px;
}

.solutions-way {
	margin-top: 10px;
	font-size: 13px;
	color: #555555;
}

.solutions-title {
	margin-top: 15px;
	font-size: 17px;
	display: block;
	font-weight: 500;
}

.solution-circle {
	font-size: 64px;
	background-color: #3f9fdb;
	width: 170px;
	height: 170px;
	line-height: 140px;
	border: 15px solid #f0f0f0;
	color: #fff;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}

.solution-circle:hover {
	background-color: #0071b8;
	border: 15px solid #c9dfec;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.three-reason {
	background: url(../img/bg-pic.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	margin-top: 40px;
}

.three-reason-title {
	padding-top: 20px;
}

.three-reason-bg {
	width: 300px;
	margin-top: 30px;
}

.three-reason-img1,
.three-reason-img2,
.three-reason-img3 {
	width: 130px;
	height: 130px;
	margin: 0 auto;
	border: none;
}

.three-reason-img1 {
	background: url(../img/reason1.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img2 {
	background: url(../img/reason2.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img3 {
	background: url(../img/reason3.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img1:hover,
.three-reason-img1 .selected {
	background: url(../img/reason1-1.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img2:hover,
.three-reason-img2 .selected {
	background: url(../img/reason2-2.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img3:hover,
.three-reason-img3 .selected {
	background: url(../img/reason3-3.png) no-repeat;
	background-size: 100% 100%;
}

.reason-title {
	margin-top: 10px;
	font-size: 14.5px;
	padding-bottom: 20px;
}

.three-reason-content {
	width: 70%;
}

.solutions-content li img {
	width: 40%;
}
@media only screen and (max-width:768px) {
	.product li {
		padding: 30px 0;
	}
}
@media only screen and (min-width:768px) {
	.product li {
		padding: 0;
	}
}
.product li img {
	width: 100%;
	max-width: 1300px;
}
.lan-bott {
	width: 100%;
	background-color: #128abc;
	height: 110px;
	padding: 20px 55px;
}

.lan-bott .left {
	line-height: 35px;
	color: #fff;
}

.lan-bott .left span {
	font-size: 20px;
	font-weight: 500;
}

.see-more {
	border: 2px solid #fff;
	padding: 7px 10px;
	font-size: 13px;
	color: #fff;
	margin-top: 18px;
	display: inline-block;
	border-radius: 4px;
}

.see-more i {
	margin-left: 5px;
	font-size: 16px;
}

.see-more:hover {
	color: #0086da;
	background-color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.customer-case-content {
	margin-top: 30px;
}

.customer-case-content li {
	padding: 0 !important;
	margin: 0 !important;
}

.case-li {
	position: relative;
	overflow: hidden;
}

.case-li-mengban {
	width: 100%;
	background: rgba(0, 0, 0, .72);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.case-li-mengban:hover {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}

.case-img1 {
	position: relative;
	padding: 0 !important;
	background-color: #0086da;
	width: 100%;
	margin: 0 auto;
	margin: 0 !important;
}

.case-li:hover .case-word {
	display: block;
	bottom: 70px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.case-word {
	position: absolute;
	left: 0px;
	bottom: -80px;
	z-index: 5;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}

.case-word h3,
.case-word a,
.case-word div {
	color: #FFFFFF !important;
}

.case-word p {
	font-size: 13px;
}

.case-word a span i {
	margin-right: 10px;
	font-size: 15px;
}

.case-word a span {
	font-size: 13px;
	padding: 4px 13px;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	margin-top: 20px;
	display: inline-block;
}

.am-gallery-title {
	margin: 12px 0 !important;
	font-size: 17px !important;
}


.news-content {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.news-content-ul {
	margin-top: 40px;
	margin-bottom: 40px;
}

.news-img img {
	transform: scale(1.4);
	width: 100%;
	top:0;
}

.news-content-ul li img:hover {
	transform: scale(1.5);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);
	-webkit-transform: all 1s ease 0s;
}

.news-content-ul li div {
	margin: 0;
	padding: 2px 5px;
}

.news-right-title {
	font-size: 18px;
}

.news-right-words,
.news-right-time {
	font-size: 14px;
	margin-top: 10px;
}

.news-right-time {
	font-size: 14px;
}

.see-more2 {
	padding: 5px 15px;
	color: #fff;
	background-color: #128abc;
	border: 1px solid #128abc;
	margin-top: 10px;
	border-radius: 3px;
	display: inline-block;
}

.see-more2:hover {
	color: #128abc;
	background-color: #fff;
	border: 1px solid #128abc;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.see-more2 i {
	margin-left: 5px;
}

.news-content-left ul li {
	margin-top: 10px;
	width: 100%;
}

.news-content-right img {
	width: 100%;
	margin-top: 10px;
}

.list_lh {
	height: 260px;
	overflow: hidden;
	margin-top: 10px;
}

.list_lh ul li .news-li-words {
	border: none !important;
}

.customer-content {
	margin-top: 30px;
	margin-bottom: 30px;
}

.customer {
	padding: 80px 0 30px;
}

.customer-content li {
	text-align: center;
}

.customer-content li div {
	height: 60px;
	line-height: 60px;
	width: 100%;
}

.customer-content li div img {
	width: 100%;
}


/*è§£å†³æ–¹æ¡ˆ*/

.toppic {
	margin-top: 80px;
	width: 100%;
	height: 130px;
	background: url(../img/bg-pic3.png) no-repeat;
	background-size: 100% 100%;
}

.toppic-title-i {
	font-size: 36px;
	margin-right: 5px;
	vertical-align: sub;
}

.toppic-title-span {
	font-size: 26px;
}

.toppic-title p {
	font-size: 17px;
	padding-left: 30px;
	margin-top: -10px;
}

.toppic-title {
	color: #fff;
	padding-top: 20px;
}

.toppic-progress {
	padding: 8px 10px;
	border: 1px solid #fff;
	margin-top: 45px;
	border-radius: 7px;
}

.toppic-progress span {
	font-size: 14px;
	padding: 0 4px;
}

.toppic-progress span:hover {
	text-decoration: underline;
}

.small-title {
	position: relative;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}

.small-title span i {
	margin-right: 10px;
}

.small-title span em {
	font-style: normal;
	margin-right: 10px;
}

.solutions-tabs-ul {
	width: 60% !important;
	margin: 0 auto !important;
	background-color: #ffffff !important;
	padding-top: 30px !important;
}

.solutions-tabs-ul li {
	height: 80px !important;
	margin-top: 20px;
	border-right: 20px solid #ffffff;
	position: relative;
}

.solutions-tabs-ul li a div {
	width: 90%;
	margin: 0 auto;
}

.solutions-tabs-li-ac a,
.solutions-tabs-ul li a {
	color: #ffffff !important;
}

.am-tabs-d2 .am-tabs-nav &gt; .am-active {
	position: relative;
	background-color: #005489;
	border-bottom: none;
}

.solutions-tabs-ul li:hover {
	background-color: #005489;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.solutions-tabs-ul li a i {
	display: block;
	font-size: 30px;
	margin-top: 5px;
}

.solutions-tabs-ul li a span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -5px
}

.mobile-phone {
	font-size: 40px !important;
	margin-top: 2px !important;
}

.am-tabs-bd {
	border: none;
}

.solutions-tabs-ul-li1 {
	background-color: #0171b7;
}

.solutions-tabs-ul-li2 {
	background-color: #0086da;
}

.solutions-tabs-ul-li3 {
	background-color: #429ed7;
}

.solutions-tabs-ul-li4 {
	background-color: #6eb6e2;
}

.solutions-tabs-content {
	background-color: #f0eeed;
	padding: 20px 20px 0 20px;
	width: 100%;
	margin-top: 30px;
}

.solutions-content-ul {
	width: 70%;
	margin: 0 auto;
}

.solutions-content-ul li {
	background-color: #ffffff;
	padding: 15px;
	margin-bottom: 20px;
}

.solution-tabs-img img {
	width: 100%;
}

.solution-tabs-words h5 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
}

.solution-tabs-words p {
	font-size: 14px;
}

.am-tabs-d2 .am-tabs-nav &gt; .am-active:after {
	position: absolute;
	width: 0;
	height: 0;
	bottom: -30px;
	left: 50%;
	margin-left: -20px;
	border: 15px rgba(0, 0, 0, 0) solid;
	content: "";
	z-index: 1;
	border-bottom-color: #f0eeed;
}


/*è§£å†³æ–¹æ¡ˆè¯¦æƒ…*/

.words-title {
	margin-top: 15px;
	text-align: center;
}

.words-title span {
	font-size: 22px;
}

i.am-icon-file-text.file-text {
	font-size: 22px;
	margin-right: 10px;
	color: #0086da;
}

.solution-inform {
	background-color: #f0eeed;
	width: 100%;
	padding: 0 10px;
}

.solution-inform-content-all {
	background-color: #ffffff;
	width: 65%;
	margin: 0 auto;
}

.solution-inform-content {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}

.solution-inform-content p {
	text-indent: 2em;
	font-size: 14px;
	margin-top: 10px;
}

.inform-content-p {
	font-size: 14px !important;
}

.solution-inform-content-words {
	line-height: 25px;
	color: #666;
}

.solution-inform-content-img {
	margin-top: 20px;
}

.solution-inform-content-img img {
	width: 100%;
}


/*äº§å“å±•ç¤º*/

.product-show-ul {
	width: 100%;
}

.gray-li {
	background-color: #f0eeed;
}

.product-show-ul li {
	padding: 35px 0;
}

.product-content {
	margin: 0 15%;
}

.product-show-title h3 {
	font-size: 22px;
	font-weight: bold;
}

.product-show-title span {
	color: #FFFFFF;
	background-color: #0086da;
	padding: 2px 5px;
	border-radius: 3px;
	margin-top: 5px;
	display: inline-block;
}

i.am-icon-dribbble,
i.am-icon-tasks {
	font-size: 28px;
	color: #0086da;
	position: absolute;
	left: -40px;
	top: -10px;
}

i.am-icon-tasks {
	font-size: 24px;
	top: -5px;
}

.product-add,
.product-intro {
	position: relative;
	margin-top: 20px;
}

.product-add div a {
	color: #ff8a44;
	text-decoration: underline;
}

.product-add span,
.product-intro span {
	font-weight: bold;
}

.product-intro p {
	font-size: 14px;
}

.product-content-left {
	padding: 0 40px;
}

.product-content-right {
	padding: 0 40px;
	float: right;
}

.product-img {
	width: 70%;
	margin-top: 25px;
}


/*æ–°é—»è¯¦æƒ…*/

.words-title div {
	font-size: 15px;
}


/*æ–°é—»åŠ¨æ€*/

.news-content-all div {
	padding: 0;
}
.news-ul li{ margin-bottom: 30px;}


.news-ul-liimg  {
	width: 100%;
}

.news-ul li p {
	font-size: 14px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 5px;
	color: #9a9a9a;
}
.news-content-all { margin-top: 45px;}
.news-ul li span {
	margin-top: 15px;
	display: inline-block;
}
.news-ul-liall{ position: relative;
overflow: hidden;}
.see-more3 {
	padding: 5px 10px;
	color: #128abc;
	background-color: #fff;
	border: 1px solid #128abc;
	border-radius: 3px;
}
.news-ul li:hover .see-more3 {
	color: #fff;
	background-color: #128abc;
	border: 1px solid #128abc;
	transition: all 0.4s ;
-moz-transition: all 0.4s ;
-webkit-transition: all 0.4s ;
-o-transition: all 0.4s ;
}
.see-more3 i{
	margin-left: 5px;
}

.inform-list {position: absolute;
left:0;
top:20px;
	
}
.inform-list div i{
	margin-right: 5px;
}
.inform-list div{
	padding: 5px 12px;
	margin: 6px 0;
	width: auto;
	background-color: #128abc;
	color: #fff;
	font-size: 13px;
	margin-left: -100%;
	display: table;
	opacity: 0;
}
.news-ul li:hover .news-ul-liimg{
-webkit-filter: blur(2px) grayscale(1);
-moz-filter: blur(2px) grayscale(1);
-o-filter: blur(2px) grayscale(1);
-ms-filter: blur(2px) grayscale(1);
filter: blur(2px) grayscale(1);
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.news-ul li:hover .inform-list-date{
	margin-left: 0;
	transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
opacity: 1;
	}
.news-ul li:hover .inform-list-label{
	margin-left: 0;
	transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
opacity: 1;
	}
.news-ul li:hover .inform-list-numb{
	margin-left: 0;
	transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
opacity: 1;
	}
	
.inform-list li i {
	margin-right: 10px;
	font-size: 15px;
}

.hot-title{color:#128abc ;
margin-bottom: 10px;}
.hot-title i{ margin-right: 10px;font-size: 19px;}

.am-list &gt; li &gt; a {
	display: block;
	padding: 5px 0;
}

.am-pagination &gt; li &gt; a,
.am-pagination &gt; li &gt; span {
	padding: 3px 9px;
	font-size: 15px;
}

.current-page {
	color: #0086da !important;
}

.am-panel-hd i {
	margin-right: 5px;
}

.newspaper-o {
	font-size: 48px !important;
	margin-top: -13px !important;
}

.am-pagination li a:visited {
	background-color: #fff !important;
}


/*å®¢æˆ·æ¡ˆä¾‹*/

.gallery-words {
	height: 125px;
	width: 100%;
	line-height: 26px;
	overflow: hidden;
}

.briefcase {
	font-size: 48px !important;
	margin-top: -13px !important;
}

.customer-case li {
	margin-bottom: 20px;
	margin-top: 10px;
}

.customer-case {
	padding: 30px 0 0 0;
}

.case-content {
	text-align: left;
	background-color: #f3f3f3;
	border-left: 8px solid #0086da;
	height: 110px;
	padding: 8px 6px;
	position: absolute;
	bottom: 0;
	left: 40%;
	width: 180px;
}

.case-content span {
	font-weight: bold;
}

.case-content p {
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}

.customer-case-all {
	width: 100%;
	position: relative;
}

.customer-case-img {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.customer-case-ul {
	margin-top: 30px;
}

.customer-case-img img {
	width: 100%;
}

.case-more {
	width: 100px;
	height: 25px;
	float: right;
	margin-top: 8px;
	text-align: center;
	margin-right: -6px;
}

.case-more .see {
	background-color: #0086da;
	width: 75px;
	color: #fff;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
}

.case-more .more {
	background-color: #05598e;
	width: 25px;
	height: 25px;
}

.case-more .more i {
	color: #fff;
}

.our-customer {
	padding-top: 30px;
}

.customer-content2 {
	margin-top: 10px;
	padding-bottom: 30px;
}

.customer-case-ul li:hover .customer-case-img img {
	transform: scale(1.4);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.4);
	-webkit-transform: all 1s ease 0s;
}

.case-content:hover .case-more .see {
	background-color: #05598e;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}


/*æ¡ˆä¾‹è¯¦æƒ…*/

.case-img {
	width: 100%;
	padding: 20px;
	background: #f3f3f3;
}

.case-inform img {
	width: 40%;
	margin-top: 20px;
}

.case-left {
	margin-top: 60px;
}


/*å…³äºŽæˆ‘ä»¬*/
.part-title-mar{padding-top: 30px;
padding-bottom: 25px;}
.company-intro {
	margin: 0 22%;
	text-align: center;
}

.company-intro p {
	margin-top: 15px;
	font-size: 15px;
}

.thought-all {
	width: 100px;
	height: 100px;
	background-color: #0086da;
	border-top: 10px solid #05598e;
	color: #ffffff;
	margin: 0 auto;
	position: relative;
}

.thought-all-none {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #424242;
	opacity: 0;
}

.thought-all-none h5 {
	font-size: 16px;
	line-height: 100px;
	color: #0086da;
	display: none;
}

.company-thought {
	display: table;
	margin: 0 auto;
}

.company-thought li {
	float: left;
	text-align: center;
	margin: 0 10px;
}

.thought-all-none:hover {
	opacity: 0.9;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.thought-all-none:hover h5 {
	display: block;
}

.thought-all span {
	display: block;
}

.thought-all i {
	font-size: 35px;
}

.company-thought-all {
	width: 100%;
	margin-top: 40px;
	padding: 40px 0;
}

.office-space {
	margin: 0 5%;
}

.office-space img {
	width: 100%;
}

.office-space div {
	margin: 0;
	padding: 0;
}

.contact-us {
	padding: 30px 40px;
	text-align: center;
}

.contact-us div img {
	width: 80%;
	float: right;
}

.contact-add li {
	margin-bottom: 10px;
}

.contact-add div,
.contact-add li i {
	height: 35px;
	line-height: 35px;
}

.contact-add li div {
	position: relative;
}

.contact-add li i {
	background-color: #0086da;
	width: 35px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 20px;
}

.contact-add div span {
	width: 270px;
	background-color: #fff;
	height: 35px;
	display: inline-block;
	padding-left: 45px;
	font-size: 14px;
	float: left;
	color: #666;
	font-weight: bold;
	text-align: left;
}

.contact-add-1 {
	font-size: 13px !important;
}

.office-space-title,
.contact-us-title {
	margin-top: 40px;
	margin-bottom: 10px;
}

.paper-plane {
	font-size: 42px !important;
	margin-top: -10px !important;
}

.mobile {
	font-size: 25px !important;
}


/*æ‹›è´¤çº³å£«*/

.recruit-left,
.recruit-right {
	padding: 0 10px;
}

.daiyu {
	width: 100%;
	background-color: #0086da;
	padding: 30px 0;
}

.daiyu-title-ul {
	width: 20% !important;
	margin: 0 auto !important;
	background-color: transparent !important;
}

.daiyu-title-ul li {
	background-color: #006bae;
	margin: 0 10px;
}

.am-tabs-d2 .daiyu-title-ul&gt; .am-active:after {
	display: none;
}

.daiyu-content {
	padding: 20px 20px 0 20px;
	width: 100%;
}

.daiyu-content-1 {
	width: 60%;
	margin: 0 auto;
	border: solid 2px #c5c5c5;
	padding: 20px 5%;
	color: #969696;
}

.money {
	color: #fff !important;
}

.user-secret {
	font-size: 45px !important;
	margin-top: -10px !important;
}


/*æœåŠ¡ä¸­å¿ƒ*/

.service-content h4 {
	font-size: 22px;
}

.service-content p {
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 22px;
}

.service-ul li {
	margin: 20px 0 ;
	border-bottom: 1px solid rgb(230, 230, 230);
	padding-bottom: 25px;
	
}

.service-img {
	text-align: center;
}

.service-img img {
	width: 70%;
}


.service-ul li:last-child {
	border-bottom: none;
}
.service-ul li:first-child{
	margin-top: 50px;
}



.index-mask {
     width:100%;
	 height:100%;
	 background-color:#000;
	 filter:alpha(opacity=60);
	 -moz-opacity:0.6;
	 opacity:0.6;
	 position:relative;
	 left:0px;
	 top:0px;
	 /*z-index:1000;  */
}
/*ç½‘ä¼šä¼˜åŠ¿*/

.platform_advantage_content {
	margin-left: -100px;
	overflow: hidden;
}

.platform_advantage_img {
	float: left;
}
.platform_advantage_brief {
	float: left;
	color: #fff;
	text-align: left;
}
.platform_advantage_brief .brief_title {
	font-size: 18px;
}
.platform_advantage_brief .brief_text {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
}
/*åŠ&nbsp;å…¥æˆ‘ä»¬*/


.join_in_title span {
	color: #31b5ff;
}
.join_in_text {
	color: #e3e3e3;
	font-size: 18px;
	margin: 15px 0 50px 0;
}
.join_in_button {
	padding: 8px 60px;
}
/*all*/
.all_pot {
	position:relative;	
	background:url(../i/bullet.png) no-Repeat top left;	
	width:20px;	
	height:20px;
	margin: 0 auth;
	display: inline-block;
}
.all_pot.selected {
	background-position:bottom left;
}
.all_button {
	display: inline-block;
	background: #3B9FF2;
	border: solid 1px #3B9FF2;
	color: #fff;
	padding: 6px 30px;
	border-radius: 3px;
	overflow: hidden;
}
.all_button:hover {
	background: #fff;
	background: transparent;
	color: #3B9FF2;
}
.banner_button {
	display: inline-block;
	background: #113A5C;
	border: solid 1px #113A5C;
	color: #fff;
	padding: 10px 40px;
	border-radius: 3px;
	overflow: hidden;
	font-size: 22px;
}
.banner_button:hover {
	background: #fff;
	background: transparent;
	color: #fff;
}
/*ä¸‹æ‹‰èœå•*/
.menu_info {
	display: none;
	z-index:9999;
	position:absolute;
	background-color:#fff;
	width:100%;
	height:250px;
	padding:30px;
}
.heng {
	float:left;
	display: block;
	padding:10px 20px;
}
.heng h2 {
	height:20px;
}
.heng p img{
	width:142px;
	height:102px;
	margin-top:30px;
	margin-bottom:10px;
}
.heng h4 {
	font-size: 12px;
}
.am-nav-tabs &gt; li.am-active &gt; a, .am-nav-tabs &gt; li.am-active &gt; a:focus, .am-nav-tabs &gt; li.am-active &gt; a:hover {
	border:0;
	color:#3B9FF2;
	background-color:transparent;
}
.am-nav-tabs &gt; li {
	font-size: 14px;
}
.am-topbar, .am-topbar a {
	color:#36475a;
}
@media only screen and (min-width: 1400px) {
	.get {
	    background-color: #2a323d;
	    /*background-image: url(../i/bannerbg7.png);*/
		font-weight: 100;
	    color: #fff;
	    text-align: center;
	    padding: 0;
	    height:800px;
	}
	.get img {
		width: 100%;
		height:800px;
	}
}
@media only screen and (max-width: 1400px) {
	.get {
	    background-color: #2a323d;
	    /*background-image: url(../i/bannerbg7.png);*/
		font-weight: 100;
	    color: #fff;
	    text-align: center;
	    padding: 0;
	    height:500px;
	}
	.get img {
		height: 500px;
		margin-left: -270px;
	}
}



.get-btn {
    background: #fff;
}
/*åŠ¨æ€èƒŒæ™¯*/
.platform_advantage_bg_z {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.platform_advantage_bg_z li {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, .15);
	bottom: -80px;
	-webkit-animation: square_z 22s infinite;
	animation: square_z 22s infinite;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}
.platform_advantage_bg_z li:nth-child(1) {
	left: 10%
}
.platform_advantage_bg_z li:nth-child(2) {
	left: 20%;
	width: 18px;
	height: 18px;
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
	-webkit-animation-duration: 17s;
	animation-duration: 17s
}
.platform_advantage_bg_z li:nth-child(3) {
	left: 25%;
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms
}
.platform_advantage_bg_z li:nth-child(4) {
	left: 40%;
	width: 10px;
	height: 10px;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	background-color: rgba(255, 255, 255, .25)
}
.platform_advantage_bg_z li:nth-child(5) {
	left: 70%
}
.platform_advantage_bg_z li:nth-child(6) {
	left: 75%;
	width: 20px;
	height: 20px;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	background-color: rgba(255, 255, 255, .2)
}
.platform_advantage_bg_z li:nth-child(7) {
	left: 32%;
	width: 15px;
	height: 15px;
	-webkit-animation-delay: 7s;
	animation-delay: 7s
}
.platform_advantage_bg_z li:nth-child(8) {
	left: 55%;
	width: 7.5px;
	height: 7.5px;
	-webkit-animation-delay: 15s;
	animation-delay: 15s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s
}
.platform_advantage_bg_z li:nth-child(9) {
	left: 25%;
	width: 5px;
	height: 5px;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	background-color: rgba(255, 255, 255, .3)
}
.platform_advantage_bg_z li:nth-child(10) {
	left: 95%;
	width: 22px;
	height: 22px;
	-webkit-animation-delay: 11s;
	animation-delay: 11s
}
@-webkit-keyframes square_z {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-700px)rotate(500deg);
 transform: translateY(-700px)rotate(500deg)
}
}
 @keyframes square_z {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-700px)rotate(500deg);
 transform: translateY(-700px)rotate(500deg)
}
}
/*ç»“æŸ*/</pre></body></html>